public abstract class ReportObjectNamedList<TItem> : ReportObjectList<TItem> where TItem: StrongNamedReportObject
'Declaration Public MustInherit Class ReportObjectNamedList(Of TItem As StrongNamedReportObject) Inherits ReportObjectList(Of TItem)
System.Object C1.WPF.Report.ReportObjectCollection<TItem> C1.WPF.Report.ReportObjectList<TItem> C1.WPF.Report.ReportObjectNamedList<TItem> C1.WPF.Report.DataSourceCollection
ReportObjectNamedList<TItem> Members C1.WPF.Report Namespace